home *** CD-ROM | disk | FTP | other *** search
/ Tech Arsenal 1 / Tech Arsenal (Arsenal Computer).ISO / tek-06 / ttsfix.zip / TTSFIX.TXT < prev   
Text File  |  1991-01-18  |  4KB  |  68 lines

  1. This README file accompanies TTSFIX for NetWare v3.10 rev. A.  The following
  2. files are included for this revision:
  3.  
  4.       TTSFIX   NLM      1938 12-05-90   8:58a 
  5.       PATCHMAN NLM      4174 10-29-90  12:51p  
  6.  
  7. TTSFIX is a dynamic patch which is loaded at the file server console as a 
  8. NetWare Loadable Module.  This patch fixes a problem in NetWare 386 V3.10a 
  9. that would cause the server to ABEND with the following message: 
  10.  
  11.        "Abend: TTSAbortTransaction detected a bad TTS file" 
  12.  
  13. It is highly advisable to run the CACHEFIX patch in conjunction with TTSFIX.
  14.  
  15. Unlike v3.0 patches, the SERVER.EXE file is not modified by this patch.  
  16. TTSFIX.NLM will patch the Operating System in memory, not on the disk. This
  17. means that TTSFIX must be loaded each time the server is brought up for the 
  18. patch to take effect.  It is recommended that the command "LOAD TTSFIX" be 
  19. placed in the server's AUTOEXEC.NCF file to ensure that the patch is always 
  20. in effect when the server is brought up.  
  21.   
  22. Since it is a NetWare Loadable Module, TTSFIX can be loaded and unloaded 
  23. without having to bring the server down.  Once loaded, the Operating System
  24. is patched and ready to go.  Unloading TTSFIX will restore the Operating 
  25. System to its original "un-patched" state.    
  26.   
  27. Like all NLM-type patches, TTSFIX requires the Patch Manager (PATCHMAN.NLM) 
  28. to be loaded before it can be loaded.  If PATCHMAN is not already loaded, 
  29. TTSFIX will attempt to locate PATCHMAN and load it automatically if found. 
  30.  
  31. PATCHMAN only needs to be loaded once and then all NLM patches can be loaded.
  32.  
  33. PATCHMAN cannot be unloaded until all patches that rely on it are first 
  34. unloaded.  Typing "PATCHES" at the system command line once PATCHMAN is 
  35. loaded will display all patches currently loaded on the file server.  
  36.   
  37. To implement this patch:    
  38.     
  39. 1)    Copy PATCHMAN.NLM and the TTSFIX.NLM to the same directory as the other
  40.       NLM files on your system (SYS:SYSTEM is suggested).    
  41.   
  42. 2)    After the system is brought up, type LOAD PATCHMAN at the console.   
  43.  
  44. 3)    Type LOAD TTSFIX.  A message will appear saying that the Operating 
  45.       System has been successfully patched.  From this point on, all changes
  46.       are in effect until TTSFIX is unloaded.  If an error message appears, 
  47.       contact your NetWare support provider. 
  48.     
  49. NOTE: Changes made by patches are typically addressed in future releases of 
  50.       NetWare.  This patch and PATCHMAN.NLM will only operate on NetWare 386
  51.       v3.10a.  Future versions of NetWare 386 will require a version of 
  52.       PATCHMAN specific to that release.    
  53.  
  54. *****************************************************************************
  55.                                   DISCLAIMER 
  56.  
  57.      Novell, Inc. makes no representations or warranties with respect to this
  58. software patch, and specifically disclaims any express or implied warranties
  59. of merchantability, title, or fitness for a particular purpose. 
  60.      Novell's intentions for this software patch is to provide a temporary
  61. work-around to the anomalies described in this file.  Such work-arounds are
  62. typically addressed in future releases of NetWare. 
  63.      Novell will not be responsible for any data loss that may result from
  64. implementing this patch.  Novell strongly recommends a backup be made before
  65. any patch is applied.   Technical support for this patch is provided at the
  66. discretion of Novell.  
  67. *****************************************************************************
  68.